.bomyxcot h3 {
    padding: 40px 0 45px;
    font-size: 24px !important;
}

#SearchresultJqDl {
    height: 140px;
    overflow: hidden;
}
#SearchresultJq img {
    width: 370px;
    height: 218px;
}
.adstlzidt {
    padding-bottom: 60px;
    height: auto;
    border: none;
}

.adstlzidt h4 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #323131;
}

.adstlzidt p {
    font-size: 16px;
    color: #666666;
}

.addidenwitem {
    width: 1180px;
    margin: 30px auto;
}

.addidenwitem ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.addidenwitem ul li {
    width: 374px;
    margin-bottom: 30px;
}

.addidenwitem ul li h5 {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.addidenwitem ul li h3 {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.addidenwitem ul li h5::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #3a7db6;
}

.addidenwitem ul li h3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #3a7db6;
}

.addidenwitem ul li .cottit a {
    display: inline-block;
    width: 374px;
    height: 212px;
    margin-bottom: 30px;
    background: #fafafa;
}

.cottit p {
    width: 374px;
    padding: 0 12px;
    height: 42px;
    font-weight: 800;
    line-height: 42px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
}

.addidenwitem ul li dl dd a {
    display: inline-block;
    width: 374px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* margin-bottom: 25px; */
    font-size: 14px;
    height: 35px;
    color: #666666;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}

.newsmore {
    display: block;
    width: 94px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size: 14px;
    color: #666666;
}

.indexicon {
    background: url(../img/indexicon.png) no-repeat;
}

.indexicon2 {
    background: url(../img/indexicon2.png) no-repeat;
}

.party_cusumer {
    height: 285px;
    display: block;
    margin-top: 35px;
}

.picbox {
    display: block;
    width: 75px;
    margin: 0 auto;
}

.picbox1 {
    background-position: 0 -311px;
}

.picbox2 {
    background-position: -79px -311px;
}

.picbox3 {
    background-position: -156px -311px;
}

.picbox4 {
    background-position: -234px -311px;
}

.picbox5 {
    background-position: -311px -311px;
}

.picbox6 {
    background-position: -395px -311px;
}

.picbox7 {
    background-position: -472px -311px;
}

.picbox8 {
    background-position: -551px -311px;
}

.picbox9 {
    background-position: -630px -311px;
}

.picbox10 {
    background-position: -706px -311px;
}

.picbox11 {
    background-position: -784px -311px;
}

.picbox12 {
    background-position: -862px -311px;
}

.picbox13 {
    background-position: -939px -311px;
}

.picbox14 {
    background-position: -1019px -311px;
}

.picbox15 {
    background-position: -1099px -311px;
}

.header-bar li{position: relative;padding: 0 14px;}
.header-bar li .linspan {
    position: absolute;
    right: -4px;
    top: -1px;
}
.linkdl {
    font-size: 14px;
    overflow: hidden;
}
.linkdl dd {
    float: left;
    margin-left:16px;
    margin-bottom: 8px;
}
.linkdl dd a {
    text-decoration: underline!important;
    font-size: 14px;
    color: #555;
}
.linkdl dd a:hover{
    color:#4f94e7;
}
.linkdl dd:first-child {
    margin-left: 0;
}
.subWeb {
    display: flex;
    justify-content: space-between;
    /*width: 600px;*/
    padding-top: 23px;
}
.subtit {
    font-size: 12px;
    color: #000;
    padding-top:2px;
}
.weblink {
    /*width: 476px;*/
}
.slideTxtBox .hd{
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
/*.slideTxtBox .hd li{*/
/*float: left;*/
/*margin: 0 5px;*/
/*display: inline-block;*/
/*zoom: 1;*/
/*background: #ddd;*/
/*height: 15px;*/
/*width: 15px;*/
/*cursor: pointer;*/
/*border-radius: 50px;*/
/*}*/
/*.slideTxtBox .hd li.on{*/
/*background: #e25353;*/
/*}*/
.slideTxtBox .hd li{
    float: left;
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    background: transparent;
    height: 22px;
    width: 54px;
    cursor: pointer;
    border-radius: 0;
    position:relative;
}
.slideTxtBox .hd li:before{
    content: '';
    position: absolute;
    left: 6px;
    top: 10px;
    width: 42px;
    height: 3px;
    border-radius: 0;
    border: 0;
    background: rgba(255,255,255,.2);
    z-index: 1;
}
.slideTxtBox .hd li:after{
    content:"";
    width: 0;
    height:3px;
    background: rgba(255,255,255,1);
    position: absolute;
    left: 6px;
    top: 10px;
    z-index: 2;
}
.slideTxtBox .hd li.on:after{
    content:"";
    width:42px;
    transition: all 6s;
    -ms-transition: all 6s;
    -moz-transition: all 6s;
    -webkit-transition: all 6s;
    -o-transition: all 6s;
}

#div1{
    width: 90%;
    height: 147px;
    margin: 20px auto 0px auto;
    position: relative;
    overflow: hidden;

}
#div1 ul{
    position:absolute;
    width: 2368px;
    overflow: hidden;
    left: 0;
    top: 0;
}
#div1 ul li {
    display:inline-block;
    width: 247px;
    height: 147px;
    list-style: none;
    margin-left: 10px;
}
#div1 ul li>img{
    width: 100%;
    height: 100%;
}
